home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / PROBLEMS / BENCHMARK / BUBBLESORT / bubbletest / aforth / !run next >
Text File  |  1992-05-17  |  346b  |  9 lines

  1. set bubble_aforth$dir <obey$dir>
  2. rmensure forth 0 error 0 install aforth ! doubleclick to !Aforth
  3. forth -bye <bubble_aforth$dir>.source { > <bubble_aforth$dir>.output }
  4. set bubbletest$dir <obey$dir>.^
  5. <bubbletest$dir>.prove <bubble_aforth$dir>.output { > <bubble_aforth$dir>.time }
  6. settype <bubble_aforth$dir>.time text
  7. <bubble_aforth$dir>.time
  8.  
  9.